English
Marks a specific notification as read for a user. This endpoint updates the read status of a notification identified by its ID.
cURL
curl --request GET \ --url https://your_a2_service/notifications/read
"<any>"
The ID of the user.
The ID for the notification.
Successful Response
The response is of type any.
any
Was this page helpful?